home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / navigationButtons.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(press).as < prev    next >
Encoding:
Text File  |  2002-09-03  |  76 b   |  5 lines

  1. on(press){
  2.    frame = 7;
  3.    _parent.highlightSpot.gotoAndStop(frame);
  4. }
  5.